Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-64597 | OH12-1X-000179 | SV-79087r1_rule | Medium |
Description |
---|
Oracle Node Manager is the utility that is used to perform common operational tasks for OHS. To protect the information being sent between WebLogic Scripting Tool and Node Manager, the Node Manager listening address must be secured. |
STIG | Date |
---|---|
Oracle HTTP Server 12.1.3 Security Technical Implementation Guide | 2019-12-12 |
Check Text ( C-65339r1_chk ) |
---|
1. Open $DOMAIN_HOME/nodemanager/nodemanager.properties with an editor. 2. Search for the "SecureListener" property. 3. If the property is not set to "True", this is a finding. |
Fix Text (F-70527r1_fix) |
---|
1. Open $DOMAIN_HOME/nodemanager/nodemanager.properties with an editor. 2. Search for the "SecureListener" property. 3. Set the "SecureListener" property to "True". |